xen: initialise opt_xen_console early in PVH boot path
authorWei Liu <wei.liu2@citrix.com>
Fri, 28 Sep 2018 08:15:06 +0000 (09:15 +0100)
committerWei Liu <wei.liu2@citrix.com>
Mon, 1 Oct 2018 10:12:21 +0000 (11:12 +0100)
commit146bb7e1934afc5056179fffbf8e24c0db415f8c
treebbe7773b2c7665d39450bb129babc6c50160743d
parentc88397db5c3fa5e52da05234fba046bda075af29
xen: initialise opt_xen_console early in PVH boot path

This helps capture issues before console is initialised.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/setup.c
xen/drivers/char/console.c
xen/include/xen/console.h